<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">smg-work-list* {
  margin: 0;
  padding: 0;
}
body {
  font: 14px/1.5 "Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
  background: #f0f4f6;
  /* min-width: 1200px; */
  word-break: break-all;
}
ul {
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  outline:none;
  -moz-outline:none;
}
#wrapper1{ height:60px; width:50%; position:absolute; background:#fff;display:inline;z-index: -50;}  
#wrapper2{ height:60px; width:50%; background:#fff; right: 0; position:absolute;z-index: -50;}  
.header-title {
  width: 100%;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
}
.header-title .header-list {
    /* width: 1200px; */
    margin: 0 auto;
    /*overflow: hidden;*/
    /*background: url("../images/header.png") no-repeat;*/
    background: #fff;
}
.header-title .header-list ul {
    width: 1000px;
    margin: 0 auto;
}
.header-title .header-list .logo {
  margin: 0 23px 0 0;
  padding: 0;
}
.header-title .header-list .home_page {
  /*width:66px;*/
  text-align: center;
}
.header-title .header-list .active {
  /*background: #3bb0f4;
  border-bottom: 4px solid #91d7fd;
  height: 60px;*/
}
.header-title .header-list .active a {
  color: #1b74da;
}
.header-title .header-list li {
    position: relative;
    float: left;
    padding: 0 12px 0 12px;
    z-index: 9999;
    font-size: 14px;
    color:#5d5d5d;
    /*font-family: "å¾®è½¯é›…é»‘";*/
}
.header-title .header-list li.menus:hover {
    /*background: #3bb0f4;*/
    /*border-bottom: 4px solid #91d7fd;*/
    height: 60px;
}
.header-title .header-list li ::-moz-placeholder {
  color: #5d5d5d;
}
.header-title .header-list li ::-webkit-input-placeholder {
  color: #5d5d5d;
}
.header-title .header-list li :-ms-input-placeholder {
  color: #5d5d5d;
}
::-moz-placeholder {
  color: #b6bfc4;
}
::-webkit-input-placeholder {
  color: #b6bfc4;
}
:-ms-input-placeholder {
  color: #b6bfc4;
}
.header-title .header-list li a {
  display: inline-block;
  color: #5d5d5d;
  font-size: 14px;
  /*background: #fff;*/
}
.header-title .header-list li a:hover {
  color: #1b74da;
}
.header-title .header-list .smg-layout {
  display: inline-block;
  width: 1px;
  height: 14px;
  background: #969ba4;
  float: left;
  /* padding-top: 13px; */
  margin-top: 23px;
}
.header-title .header-list .icon-search {
  position: absolute;
  display: inline-block;
  background: url("../images/earch2.png") no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  top: 22px;
  left: 20px;
  cursor: pointer;
}
.header-title .header-list .smg-search {
  font-size: 12px;
  height: 29px;
  line-height: 30px;
  width: 219px;
  border: 1px solid #fff;
  outline: 0;
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 4px;
  background: url("../images/search_bg.png") no-repeat;
  padding: 0 10px 0 42px;
  color: #fff;
}
.header-title .header-list .smg-searchs {
  font-size: 12px;
  height: 29px;
  line-height: 29px;
  width: 219px;
  border: 1px solid #969ba4;
  outline: 0;
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 4px;
  /*background: url("../images/search_bg.png") no-repeat;*/
  padding: 2px 10px 0 42px;
  color: #a7afb5;
  /*border:none;*/
}

.header-title .header-list .smg-header-login {
  padding: 0 0px 0 13px;
}
.header-title .header-list .smg-header-login a{
  color:#1b74da;
}
.header-title .header-list .smg-header-login .smg-head {
	margin-top: -8px;
    width: 42px;
    height: 42px;
    /*border-radius: 50%;*/
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 50%;
}
.header-title .header-list .smg-header-login img {
  margin: -2px 8px 0 0;
}
.header-title .header-list .smg-header-login .smg-user-list {
    background: #fff;
    margin-top: 0px;
    /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);*/
    left: 50%;
    z-index: 9999;
    margin-left: -32px;
    position: absolute;
    width:108px;
}
.header-title .header-list .smg-header-login .smg-user-list span{
  display: block;
  width:100%;
  height:16px;
  background: url("../images/yy.png");
  position: absolute;
  top:0px;
}
.header-title .header-list .smg-header-login .smg-user-list .triangle {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    position: absolute;
    top: -10px;
    right: 107px;
}
.header-title .header-list .smg-header-login .smg-user-list a {
    display: block;
    color: #6a6a6a;
    text-align: center;
    height: 37px;
    line-height: 37px;
    margin:0 5px;
    border-top: 1px solid #f1f1f1;
}
.header-title .header-list .smg-header-login .smg-user-list a:hover {
  color:#1b74da;
}
.header-title .header-list .smg-header-login .smg-user-list a:first-child{
  border-top:none;
}
.smg-program-nav_font {
  width: 1000px;
  overflow: hidden;
  margin: 16px auto;  
}
/**å†…å®¹ä¸»é¢˜**/
.smg-container {
	position: relative;
  width: 1000px;
  margin: 16px auto;
  /* overflow: hidden; */
  /**å³ä¾§å†…å®¹**/
}
.smg-container .left-mailbox{ 
	position: absolute; top: 24px; left:-70px;
	display: block;
	width: 60px; height: 60px; background: url("../images/index_mailbox.png") no-repeat center center; z-index: 999;
    background-size: cover;
}
.smg-container input:focus {
  border: 1px solid #60bdf8;
}
.smg-container textarea:focus {
  outline: #60bdf8 solid 1px;
}
.smg-container .aside-left-content {
  width: 660px;
  float: left;
}
.smg-container .aside-left-content .smg-nemu {
  margin-top: 90px;
  height: 35px;
  line-height: 35px;
}
.smg-container .aside-left-content .smg-nemu li {
    float: left;
    font-size: 16px;
    width: 116px;
    text-align: center;
    margin-right: 15px;
    color: #717b80;
    cursor: pointer;
    /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-container .aside-left-content .smg-nemu .active {
  background: #248afe;
  background-size: cover ;
  color: #fff;
}
.smg-container .aside-left-content .amg-content {
  margin-top: 30px;
}
.smg-container .aside-left-content .amg-classify-content {
  margin: 0px;
}
.smg-container .aside-left-content .amg-classify-content .first-row {
  margin-right: 10px;
}
.smg-container .aside-left-content .amg-classify-content .first-row:nth-child(2n) {
  float: right;
  margin-right: 0px;
}
.smg-container .aside-left-content .amg-classify-content .col-md-6 {
    width: 320px;
    margin-bottom: 20px;
    padding: 0;
    /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);*/
    float: left;
}
.smg-container .aside-left-content .amg-classify-content .first-row-2 {
  float: right;
  margin-right: 0px;
    box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
}
.smg-container .aside-left-content .amg-classify-content .col-md-6:hover{
  /*box-shadow: 0px 0px 13px 0px rgba(63, 65, 66, 0.32);*/
}
.smg-container .aside-left-content .amg-classify-content .col-md-6 img {
  width: 320px;
  height: 180px;
}
.col-md-6 figure{
  background: #fff;
}
.smg-container .aside-left-content .amg-classify-content .col-md-6 p {
  height: 50px;
  line-height: 50px;
  background: #fff;
  padding: 0 18px;
  width: 100%;
  /*margin:0 12px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /*text-align: center;*/
  font-size: 14px;
  margin-bottom: 0;
  color: #727b80;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-container .carousel-indicators {
  bottom: -50px;
}
.smg-container .carousel-indicators li {
  display: inline-block;
  width: 50px;
  height: 5px;
  margin: 0;
  text-indent: -999px;
  cursor: pointer;
  background: #b2bbc0;
  border: none;
  border-radius: 0;
}
.smg-container .carousel-indicators .active {
  width: 50px;
  height: 5px;
  margin: 0;
  background-color: #248afe; 
  /*background: url("../images/banner_roll.png") no-repeat;*/
}
.smg-container .aside-right-content {
  float: left;
  width: 320px;
  margin-left: 20px;
}
.smg-container .aside-right-content .smg-info {
  background: url("../images/background.png") no-repeat;
  background-size: cover ;
  height: 205px;
  width: 320px;
  text-align: center;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
}
.smg-container .aside-right-content .smg-info img {
    margin-top: 26px;
    width: 98px;
    height: 98px;
    z-index: 999;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 50%;
}
.smg-container .aside-right-content .smg-info-no img {
    margin-top: 53px;
    /* width: 175px;
    height: 58px; */
    width: 176px;
    height: 56px;
    z-index: 999;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 0;
}

.smg-container .aside-right-content .smg-info .smg-name {
    color: #fff;
    margin: 20px 0 0 0;
    font-size: 14px;
    /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-container .aside-right-content .smg-info .smg-signature {
  color: #cbe7ff;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  font-size: 12px;
  margin: 1px auto 0;
  width: 60%;
}
.smg-container .aside-right-content .smg-sign {
    box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
    padding: 34px;
    background: #fff;
    margin-bottom: 20px;
    /*height: 90px;*/
}
.smg-container .aside-right-content .smg-sign .smg-un-login {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  border: none;
   background: #248afe; 
  /*background: url("../images/smg-un-login.png") no-repeat;*/
  text-align: center;
  /*margin: 10px auto;*/
  color: #fff;
  font-size: 14px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  letter-spacing:5px;
  float: left;
}
.smg-container .aside-right-content .smg-sign .smg-un-register {
  display: block;
  width: 120px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  border: none;
   background: #FF9F2E; 
  /*background: url("../images/smg-un-login.png") no-repeat;*/
  text-align: center;
  /*margin: 10px auto;*/
  color: #fff;
  font-size: 14px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  letter-spacing:5px;
  float: right;
}

.smg-container .aside-right-content .smg-sign .smg-un-register a {
  border: none;
  padding: 0;
  color: #1b74da;
}
.smg-container .aside-right-content .smg-sign span {
  display: inline-block;
  padding: 6px 10px;
  color: #717b80;
  background: #eeeeee;
  margin: 5px;
  cursor: pointer;
  height: 35px;
}
.smg-container .aside-right-content .smg-sign span a {
  padding: 0;
  border: none;
}
.smg-container .aside-right-content .smg-sign a {
    display: inline-block;
    border: 1px solid #ddd;
    color: #717b80;
    line-height: 20px;
}
.smg-container .aside-right-content .smg-sign a span{
  padding:0;
  margin: 0;
  background: #fff;
  font-size: 22px;
}
.smg-container .aside-right-content .recommend {
    margin-top: 0;
    width: 320px;
}
/*.smg-container .aside-right-content #rr:hover {*/
    /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
/*}*/
/*.smg-container .aside-right-content #newinfo:hover {*/
    /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
/*}*/
/*.smg-container .aside-right-content .sideblock_rr:hover {*/
    /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
/*}*/
.smg-container .aside-right-content .recommend h5 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  padding-left: 16px;
  height: 38px;
  line-height: 38px;
  /* background: #6c9cf7; */
  background: url("../images/tj.png") no-repeat;
  background-size: cover ;
  /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);*/
}
.smg-container .aside-right-content .recommend figure {
  margin-bottom: 20px;
  /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);*/
  background: #fff;
}
.smg-container .aside-right-content .recommend .figure:hover{
  /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
}
.smg-container .aside-right-content .recommend figure img {
  width: 320px;
  height: 160px;
}
.smg-container .aside-right-content .recommend figure p {
  height: 49px;
  line-height: 49px;
  color: #727b80;
  background: #fff;
  padding: 0 6px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 14px;
  margin-bottom: 0;
}
/**åº•éƒ¨**/
footer {
  width: 100%;
  margin: 0 auto;
  background: #e1e3e4;
}
footer .smg-links {
  width: 1000px;
  height: auto;
  margin: 0 auto;
}
footer .smg-links ul {
  overflow: hidden;
}
footer .smg-links .smg-partner img {
  margin-top: 20px;
}
footer .smg-links li {
  float: left;
  height: 82px;
  line-height: 82px;
  margin: 0px 16px 10px 0px;
  width: 15%;
}
footer .smg-links li img{
  height: 82px;
  width: 100%;
}
footer .smg-copyright {
  background: #434b4e;
}
footer .smg-copyright .smg-copy-info {
  width: 1000px;
  margin: 0 auto;
  height: 175px;
}
footer .smg-copyright .smg-copy-info img {
  float: left;
 /*  width: 200px; */
  margin-top: 53px;
}
footer .smg-copyright .smg-copy-info .footer-info {
  float: left;
  margin-top: 54px;
  width: 740px;
  margin-left: 28px;
}
footer .smg-copyright .smg-copy-info .footer-info ul{
  margin-left:34px;
}
footer .smg-copyright .smg-copy-info .footer-info li {
  float: left;
  /*width: 102px;*/
  /*text-align: center;*/
  font-size: 14px;
  margin-right:46px;
}
footer .smg-copyright .smg-copy-info .footer-info li a {
  color: #fff;
}
footer .smg-copyright .smg-copy-info .footer-info p {
  margin-left: 34px;
  font-size: 14px;
  color: #98a0a3;
}
footer .smg-copyright .smg-copy-info .footer-info .smg-share {
  margin-left: 34px;
  height: 40px;
  overflow: hidden;
}
footer .smg-copyright .smg-copy-info .footer-info .smg-share .wx {
  margin: 0 0 0 19px;
}
footer .smg-copyright .smg-copy-info .footer-info .smg-share a {
  display: inline-block;
}
footer .smg-copyright .smg-copy-info .footer-info .smg-share a img {
 /*  width: 36px;
  height: 36px; */
  margin-top: 0;
}
.footer_above {
  width:100%;
  height:76px;
}
/**æ³¨å†Œ**/
.smg-title {
  margin: 0;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  display: block;
  color: #97a4ab;
}
.smg-register-content {
  width: 1000px;
  /*height: 518px;*/
  background: #fff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  border: 1px solid #eaeaea;
  margin-bottom: 46px;
  overflow: hidden;
  /**æ&nbsp;‡ç­¾å®šåˆ¶**/
}
.smg-register-content .smg-register-left {
  width: 420px;
  float: left;
  margin-top: 34px;
  margin-left: 100px;
  border-right: 1px solid #eaeaea;
  margin-bottom: 38px;
}
.smg-register-content .smg-register-left .smg-register-head p {
  color: #b6bfc4;
}
.smg-register-content .smg-register-left .infomation {
  font-size: 24px;
  color: #82878c;
}
.smg-register-content .smg-register-left .smg-login {
  margin-left: 130px;
  font-size: 14px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  color: #82878c;
}
.smg-register-content .smg-register-left .smg-login a {
  margin-left: 5px;
}
.smg-register-content li {
  height: 38px;
  line-height: 38px;
  margin: 20px 0;
  position: relative;
}
.smg-password{
  margin: 20px 0 0 0;
}
.smg-register-content li .pass {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 70px;
  position: absolute;
  background: url("../images/pass.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .stop {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 35px;
  position: absolute;
  background: url("../images/stop.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .passa {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 70px;
  position: absolute;
  background: url("../images/pass.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .stopa {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 35px;
  position: absolute;
  background: url("../images/stop.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .passc {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 70px;
  position: absolute;
  background: url("../images/pass.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .stopc {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 35px;
  position: absolute;
  background: url("../images/stop.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .passp {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 70px;
  position: absolute;
  background: url("../images/pass.png") no-repeat;
  background-size: cover ;
  display: none;
}
.smg-register-content li .stopp {
  width: 19px;
  height: 19px;
  top: 12px;
  right: 35px;
  position: absolute;
  background: url("../images/stop.png") no-repeat;
  background-size: cover ;
  display: none;
}

.smg-register-content li span {
  display: inline-block;
  width: 26px;
}
.smg-register-content li input {
  width: 318px;
  margin-left: 10px;
  height: 40px;
  padding: 0 14px;
  border: 1px solid #ddd;
}
.smg-register-content li .smg-send {
  width: 112px;
  display: inline-block;
  background: #61bef9;
  text-align: center;
  color: #fff;
  margin-left: 6px;
  height: 42px;
  line-height: 41px;
}
.smg-register-content li .smg-send:hover{
  background: #40a7e9;
}
.smg-register-content li .smg-send-back{
  background: #a4a4a4;
  width: 110px;
  display: inline-block;
  text-align: center;
  color: #fff;
  margin-left: 6px;
  height: 42px;
  line-height: 41px;
}
.smg-register-content li .mobile_right {
  position: relative;
  left: 330px;
  top: -29px;
  display: none;
}
.smg-register-content li .mobile_error {
  position: relative;
  left: 365px;
  top: -29px;
  display: none;
}
.smg-register-content li .code_right {
  position: relative;
  left: 207px;
  top: -30px;
  display: none;
}
.smg-register-content li .code_error {
  position: relative;
  left: 207px;
  top: -30px;
  display: none;
}
.login_check {
  display: none;
}
.smg-register-content .smg-warning {
/*   margin: 0; */
  display: none;
}
.smg-register-content .smg-warning p {
  color: #db384c;
  font-size: 12px;
  margin-left: 38px;
}
.smg-register-content .smg-checked {
  text-align: center;
  width: 346px;
  color: #777;
}
.smg-register-content .smg-next {
  text-align: center;
  width: 346px;
}
.smg-register-content .smg-next a {
    background: #248afe;
    color: #fff;
    display: block;
    font-size: 18px;
    padding-top: 5px\9;
}
.smg-register-content .smg-next a:hover{
  background: #40a7e9;
}
.smg-register-content .smg-register-right {
  float: left;
}
.smg-register-content .smg-register-right img {
  margin: 102px 0 0 60px;
}
.smg-register-content .smg-choose-sign {
  width: 370px;
}
.smg-register-content .smg-choose-sign span {
  display: inline-block;
  background: #f0f4f6;
  color: #888;
  margin: 6px;
  padding: 4px 8px;
  cursor: pointer;
}
.smg-register-content .smg-choose-sign .checked {
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(63, 65, 66, 0.1);
  position: relative;
  color: #1b74da;
}
.smg-register-content .smg-choose-sign .checked i {
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 50%;
  background-color: #666666;
  opacity: 0.4;
  position: absolute;
  right: -7px;
  top: -8px;
  width: 22px;
  height: 22px;
  font-size: 16px;
  color: #fff;
  font-style: normal;
  padding: 0;
  display: inline-block;
  text-align: center;
}
.smg-register-content .smg-complete-register {
  text-align: center;
  width: 360px;
  height: 38px;
  line-height: 38px;
  margin-top: 30px;
}
.smg-register-content .smg-complete-register a {
  background: #1887ff;
  color: #fff;
  display: block;
  font-size:18px;
}
/**ç™»å½•**/
.smg-login-content {
  /*height: 445px;*/
  margin-bottom: 125px;
}
.smg-login-content .smg-login {
  margin-left: 110px!important;
}
.smg-login-content .smg-login-list ul {
  padding-top: 20px;
}
.smg-login-content .smg-login-list .smg-get-password {
  width: 353px;
  text-align: right;
}
.smg-login-content .smg-login-list .smg-get-password a {
  color: #1b74da;
  font-size: 14px;
}
/**æœç´¢é¡µ**/
.smg-search-input {
  padding-top: 30px;
  background: #fff;
  text-align: center;
}
.smg-search-input .search-box {
  width: 508px;
  margin: 0 auto;
}
.smg-search-input .pleft {
  width: 408px;
  height: 38px;
  border: 1px #1887ff solid;
  border-right: none;
  background: #fff;
  overflow: hidden;
  float: left;
  cursor: pointer;
  margin: 0;
}
.smg-search-input .pleft .search_input {
  width: 408px;
  display: block;
  border: 0 none;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  vertical-align: top;
  padding: 0 5px;
  outline: none;
}
.smg-search-input .pright {
  width: 100px;
  height: 38px;
  overflow: hidden;
  float: left;
  cursor: pointer;
  margin: 0;
  text-align: left;
}
.smg-search-input .pright .search_btn {
  width: 100px;
  height: 38px;
  background: #1887ff;
  border: 1px #1887ff solid;
  color: #FFF;
  float: left;
  cursor: pointer;
  font-size:18px;
}
.smg-search-bar {
  background: #fff;
  padding-top: 50px;
  border-bottom: 1px solid #ddd;
}
.smg-search-bar ul {
  width: 1000px;
  margin: 0 auto;
}
.smg-search-bar li {
  float: left;
  font-size: 18px;
  font-weight: bold;
  width: 200px;
  text-align: center;
}
.smg-search-bar li a {
  display: inline-block;
  font-weight: normal;
  color: #888;
}
.smg-search-bar .active {
  border-bottom: 2px solid #1b74da;
}
.smg-search-bar .active a {
  display: inline-block;
}
.smg-search-bar .active a span {
  color: #1b74da;
}
.smg-search-list {
  width: 1000px;
  margin: 0 auto;
}
.smg-search-content {
  width: 1000px;
  margin: 0 auto;
  margin-top: 36px;
/*   overflow: auto; */
}
.smg-search-content .search-row {
  /*border: 0px solid #e5e5e5;*/
  width: 24%;
  margin-bottom: 17px;
  padding: 0;
  margin-right: 12px;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  float: left;
}
.smg-search-content .search-row:hover{
	behavior:url(/Public/assets/css/PIE.htc);
  /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
}
.smg-search-content .search-row figure img {
  /*width: 238px;*/
  width: 100%;
  height: 135px;
  border-bottom: 1px solid #ddd;
}
.smg-search-content .search-row figure{
  background: #fff;
  /*border: 1px solid #ddd;*/
}
.smg-search-content .search-row figure p {
  margin: 0 15px;
  height: 45px;
  line-height: 45px;
  /*text-align: center;*/
  color: #727b80;
  font-size: 14px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  background: #fff;
}
.smg-search-content .search-row:nth-child(4n) {
  margin-right: 0;
}
.smg-search-none {
  margin-top: 60px;
  text-align: center;
  margin-bottom: 150px;
  font-size: 18px; padding-top:80px;
  color: #888;
}
/**åˆ†é¡µ**/
.pageGro {
  clear: both;
  width: 99%;
  height: 25px;
  margin: 0px auto;
  /* padding: 40px 0 72px 0; */
  padding: 40px 70px;
  text-align: center;
  margin-bottom: 12px;
}
.pageGro div,
.pageGro div ul li {
  font-size: 14px;
  color: #999;
  line-height: 23px;
  float: left;
  margin: 5px;
}
.pageGro div ul li {
  width: 30px;
  background: #fff;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #ddd;
  cursor: pointer;
  padding: 0!important;
  
  
  /*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f6f6f6); /*IE 6 7 8*/ */
  background: -ms-linear-gradient(top, #ffffff,  #f6f6f6);        /* IE 10 */
  background:-moz-linear-gradient(top,#ffffff,  #f6f6f6);/*ç«ç‹*/ 
  background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f6f6f6));/*è°·æ­Œ*/ 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);  /*Opera 11.10+*/
  
  
}
.pageGro div ul li.on {
  color: #fff;
  background: url("../images/page.png") no-repeat;
  background-size: cover ;
}
.pageGro .pageUp,
.pageGro .pageDown {
  width: 63px;
  border: 1px solid #dddddd;
  cursor: pointer;
  background: #fff;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.pageGro .pageUp {
  text-align: center;
  width: 80px;
  height: 30px;
  line-height: 30px;
  color: #717b80;
  
  FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f6f6f6); /*IE 6 7 8*/ 
  background: -ms-linear-gradient(top, #ffffff,  #f6f6f6);        /* IE 10 */
  background:-moz-linear-gradient(top,#ffffff,  #f6f6f6);/*ç«ç‹*/ 
  background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f6f6f6));/*è°·æ­Œ*/ 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);  /*Opera 11.10+*/
  
}
.pageGro .pageDown {
  text-align: center;
  width: 80px;
  height: 30px;
  line-height: 26px;
  overflow: hidden;
  color: #717b80;
  
  FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#f6f6f6); /*IE 6 7 8*/ 
  background: -ms-linear-gradient(top, #ffffff,  #f6f6f6);        /* IE 10 */
  background:-moz-linear-gradient(top,#ffffff,  #f6f6f6);/*ç«ç‹*/ 
  background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#f6f6f6));/*è°·æ­Œ*/ 
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f6f6f6));      /* Safari 4-5, Chrome 1-9*/
  background: -webkit-linear-gradient(top, #ffffff, #f6f6f6);   /*Safari5.1 Chrome 10+*/
  background: -o-linear-gradient(top, #ffffff, #f6f6f6);  /*Opera 11.10+*/
  
}
/**ä¸ªäººä¸­å¿ƒ**/
.smg-personal {
  background: url("../images/person.png") no-repeat;
  background-size: cover ;
  width: 1000px;
  height: 318px;
  margin-top: 10px;
}
.smg-personal img {
    width: 164px;
    height: 164px;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 50%;
    float: left;
    margin-top: 74px;
    margin-left: 264px;
    z-index: 9998;
    position: relative;
}
.smg-personal .smg-user-info {
  float: left;
  margin-left: 38px;
  margin-top: 80px;
  width: 450px;
}
.smg-personal .smg-user-info .info1 {
  font-size: 22px;
  color: #fff;
  font-family: "Arial";
}
.smg-personal .smg-user-info .info2 {
  font-size: 14px;
  color: #cbe7ff;
  line-height: 1.714;
  margin: 16px auto;
}
.smg-personal .smg-user-info .info3 {
  font-size: 14px;
  color: #cbe7ff;
  line-height: 1.714;
}
.smg-personal .smg-user-info .info4 {
  background: #47b7fd;
  background-size: cover;
  width: 169px;
  height: 34px;
  display: block;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-personal-title {
  height: 73px;
  line-height: 73px;
  background: #fff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  border: 1px solid #e5e5e5;
}
.smg-personal-title span {
  font-size: 20px;
  color: #1b74da;
}
.smg-personal-title span img {
  margin-left: 40px;
  margin-right: 12px;
}
.smg-personal-nemu {
  margin-top: 55px;
  height: 35px;
  line-height: 35px;
}
.smg-personal-nemu li {
  float: left;
  font-size: 16px;
  width: 115px;
  text-align: center;
  margin-right: 14px;
  color: #999;
  cursor: pointer;
}
.smg-personal-nemu .active {
  background: #248afe;
  background-size: cover;
  color: #fff;
}
.amg-personal-content {
  margin-top: 36px;
}
.amg-personal-content .amg-classify-content {
  margin: 0;
}
.amg-personal-content .amg-classify-content .col-md-3 {
  width: 320px;
  margin-bottom: 20px;
  padding: 0;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
}
.amg-personal-content .amg-classify-content .col-md-3:hover{
  /*box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.32);*/
}
.amg-personal-content .amg-classify-content .col-md-3 p {
  color: #727b80;
  height: 60px;
  line-height: 60px;
  background: #fff;
  padding: 0 6px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}
.amg-personal-content .amg-classify-content .first-row {
/*   margin-right: 20px; */
  position: relative;
  height: 240px;
  float: left;
}
.kkk_s{
  float: left;
  width: 20px;
  height: 240px;
}
.amg-personal-content .amg-classify-content .first-row span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding:0 5px;
  height: 40px;
  color: #fff;
  background: #248afe;
  text-align: center;
  line-height: 34px;
  font-size: 18px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.amg-personal-content .amg-classify-content .first-row:nth-child(3n) {
  margin-right: 0;
}
.amg-personal-content .amg-classify-content .smg-personal-comment {
  background: #e3ecf1;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li {
  padding: 34px;
  border-bottom: 1px solid #ddd;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li:hover{
  background: #d8e1e7;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li img {
  width: 270px;
  height: 152px;
  float: left;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info {
  float: left;
  margin-left: 20px;
  width: 630px;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info h3 {
  font-size: 20px;
  color: #666;
  margin-top: 10px;
  display: block;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info p {
  font-size: 16px;
  color: #717b80;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 70px;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info .smg-comment-change {
  margin-top: 14px;
  color: #717b80;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info .smg-comment-manage {
  float: right;
  display: inline-block;
  margin: 0;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info .smg-comment-manage a {
  color: #717b80;
  font-size: 14px;
  display: inline-block;
  margin-right: 20px;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info .smg-comment-revise img {
  width: 21px;
  height: 21px;
  margin-right: 8px;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-info .smg-comment-delete img {
  width: 21px;
  height: 21px;
  margin-right: 8px;
}
.amg-personal-content .amg-classify-content .smg-personal-comment li .smg-comment-reply {
  width: 770px;
}
.smg-personal-header {
  position: relative;
  width: 128px!important;
  height: 128px!important;
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 50%;
}
.smg-revise-bar {
  float: left;
  width: 120px;
}
.smg-revise-bar li {
  behavior:url(/Public/assets/css/PIE.htc);
  text-align: center;
  border-radius: 4px;
  color: #fff;
  height: 38px;
  line-height: 38px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #888;
  cursor: pointer;
}
.smg-revise-bar .active {
  background: #248afe;
  color: #fff;
}
.smg-revise-content {
  background: #fff;
  float: left;
  width: 850px;
  border: 1px solid #e5e5e5;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  margin-left: 28px;
  margin-bottom: 56px;
}
.smg-revise-content .smg-revise-data {
  padding: 0 30px;
}
.smg-revise-content .smg-revise-data h3 {
  color: #717b80;
  border-bottom: 1px solid #ddd;
  padding: 0 0 12px 10px;
}
.smg-revise-content .smg-revise-data .smg-revise-list figure {
  float: left;
  width: 130px;
  margin-top: 8px;
}
.smg-revise-content .smg-revise-data .smg-revise-list figure img {
    width: 128px;
    height: 128px;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 50%;
    z-index: 9998;
    position: relative;
}
.smg-revise-content .smg-revise-data .smg-revise-list figure a {
  text-align: center;
  font-size: 16px;
  display: block;
  margin-top: 20px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign {
  float: left;
  width: 510px;
  margin: 0 0 36px 40px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign p {
  font-size: 18px;
  color: #717b80;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign .name {
  margin-top: 29px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign .name span {
  margin-left: 20px;
  color: #888;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign .sign {
  margin-top: 34px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign .sign span {
  margin-left: 20px;
  font-size: 16px;
  color: #97a4ab;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-sign input {
  border: 1px solid #b5bec3;
  width: 100%;
  outline: none;
  height: 38px;
  line-height: 38px;
  background: #f0f4f6;
  margin: 0 auto;
  padding: 0 12px;
  font-size: 18px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  color: #717b80;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-register-head {
  clear: both;
  margin-left: 168px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-register-head .infomation {
  font-size: 20px;
  color: #82878c;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-register-head .infomation .tips {
  font-size: 16px;
  margin-left: 12px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-choose-sign {
  width: 430px;
  margin-left: 168px;
  margin-top: 10px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-choose-sign span {
  display: inline-block;
  background: #f0f4f6;
  color: #888;
  margin: 6px;
  padding: 4px 12px;
  cursor: pointer;
  border: 1px solid #eaeaea;
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  color: #717b80;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-choose-sign .checked {
  border: 1px solid #eaeaea;
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(63, 65, 66, 0.1);
  position: relative;
  color: #1b74da;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-choose-sign .checked i {
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 50%;
  background-color: #666666;
  opacity: 0.4;
  position: absolute;
  right: -7px;
  top: -8px;
  text-align: center;
  width: 20px;
  height: 20px;
  font-size: 15px;
  color: #fff;
  font-style: normal;
  /* padding: 0px 0 0 4px; */
  display: inline-block;
  line-height: 20px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-button {
  margin: 46px 0 46px 175px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-button a {
  display: inline-block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-button .sure {
  background: #248afe;
  color: #fff;
  margin-right: 24px;
}
.smg-revise-content .smg-revise-data .smg-revise-list .smg-revise-button .cancel {
  background: #ececec;
  color: #717b80;
}
.smg-revise-content .smg-revise-data .smg-revise-password {
  margin-top: 40px;
}
.smg-revise-content .smg-revise-data .smg-revise-password li {
  color: #717b80;
  font-size: 17px;
  margin: 20px 0;
  height: 42px;
  line-height: 42px;
}
.smg-revise-content .smg-revise-data .smg-revise-password li .name {
  margin-left: 30px;
}
.smg-revise-content .smg-revise-data .smg-revise-password li input {
    padding: 0 14px;
    border: 1px solid #b5bec3;
    background: #f0f4f6;
    width: 412px;
    height: 42px;
    line-height: 42px;
    margin-left: 81px;
}
.smg-revise-content .smg-revise-data .smg-revise-button {
  margin: 46px 0 46px 81px;
}
.smg-revise-content .smg-revise-data .smg-revise-button a {
  display: inline-block;
  width: 118px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
}
.smg-revise-content .smg-revise-data .smg-revise-button .sure {
  background: #248afe;
  color: #fff;
  margin-right: 24px;
}
.smg-revise-content .smg-revise-data .smg-revise-button .cancel {
  background: #ececec;
  color: #717b80;
}
/**èŠ‚ç›®æ¨¡å¼**/
.smg-mode-nemu {
  width: 1000px;
  margin: 0 auto;
  margin-top: 32px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.smg-mode-nemu li {
  /*height: 22px;*/
  line-height: 20px;
  font-size: 16px;
  color: #717b80;
  /*margin: 19px 0;*/
  overflow: hidden;
}
.smg-mode-nemu li .name {
  width: 90px;
  border-right: 1px solid #ddd;
  display: block;
  float:left;
}
.smg-mode-nemu li .classify {
  display: inline-block;
  margin-left: 28px;
  width:800px;
}
.smg-mode-nemu li .classify .active {
  color: #1b74da;
}
.smg-mode-nemu li .classify a {
  display: inline-block;
  color: #717b80;
  margin-right: 27px;
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  margin-bottom:20px;
}
.smg-mode-bar {
  height: 35px;
  line-height: 35px;
  width: 1000px;
  margin: 0 auto;
  margin-top: 24px;
}
.smg-mode-bar li {
    float: left;
    font-size: 16px;
    width: 116px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    margin-right: 15px;
    color: #727b80;
    cursor: pointer;
    /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-mode-bar .active {
  background: #248afe;
  background-size: cover;
  color: #fff;
}
.smg-mode-bar .update-mode {
  float: right;
  margin-right: 0px;
  background: #fc6340;
  width: 126px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
.smg-mode-bar .update-mode:hover{
  background: #ff532c;
}
.smg-mode-bar .update-mode a {
  color: #fdfeff;
  display: block;
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
/**èŠ‚ç›®æ¨¡å¼-å†…å®¹é¡µ**/
.smg-program-nav {
  margin-top: 24px;
  color: #97a4ab;
  margin-left: 20px;
}
.smg-program-nav span {
  color: #97a4ab;
  padding: 0 10px 0 5px;
}
.smg-program-nav a{
  color: #97a4ab;
}
.smg-comment_ulogin {
  width: 100%;
  height: 189px;
  margin: 0 0 30px 0;
}
.smg-comment_ulogin_word {
  width: 100%;
  height: 189px;
  line-height: 26px;
  overflow: hidden;
  border: 1px solid #d6d7d7;
  background: #f6f9fd;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  color: #b6bfc4;
  font-size: 14px;
}
.smg-comment_ulogin_word a {
  color: #1b74da;
  text-decoration: underline;
}

.smg-program-content {
  margin-top: 18px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  /**è½®æ’­**/
}
.smg-program-content .smg-program-user {
  padding: 12px 0;
  margin: 0 auto;
  width: 95%;
  /* padding: 16px; */
  border-bottom: 1px solid #dddddd;
}
.smg-program-content .smg-program-user img {
  position: relative;
  behavior:url(/Public/assets/css/PIE.htc);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
}
.smg-program-content .smg-program-user .smg-program-info {
  float: left;
  margin-left: 10px;
  width: 550px;
}
.smg-program-content .smg-program-user .smg-program-info p {
  font-size: 24px;
  color: #1b74da;
  word-break: break-all;
  margin-bottom: 0px;
}
.smg-program-content .smg-program-user .smg-program-info .trailers_title_0{
  font-size: 16px;
  color: #717b80;
}
.smg-program-content .smg-program-user .smg-program-info .list span {
  display: inline-block;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  /*font-family: å¾®è½¯é›…é»‘;*/
  color: #959ca0;
}
.smg-program-content .smg-program-user .smg-program-info .list .time,.smg-program-content .smg-program-user .smg-program-info .list .name{
  float: left;
}
.smg-program-content .smg-program-user .smg-program-info .list .mode {
  background: #6bcffa;
  color: #fff;
  padding: 0 8px;
  margin-left: 20px;
}
.smg-program-content .smg-program-user .smg-program-info .list .make {
  display: inline-block;
  float: right;
}
.smg-program-content .smg-program-user .smg-program-info .list .make img {
  width: 14px;
  height: 11px;
  margin: 6px 10px 0 0;
  border-radius: 0;
}
.smg-program-content .smg-program-blurb {
  padding: 24px 0 24px 16px;
}
.smg-program-content .smg-program-blurb figure {
  float: left;
}
.smg-program-content .smg-program-blurb figure img {
  width: 238px;
  height: 134px;
}
.smg-program-content .smg-program-blurb figure .score {
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
  color: #888;
}
.smg-program-content .smg-program-blurb figure .score i {
  background: url("../images/start.png") no-repeat;
  width: 23px;
  height: 22px;
  display: inline-block;
}
.smg-program-content .smg-program-blurb figure .score .helf {
  background: url("../images/start2.png") no-repeat;
  width: 23px;
  height: 22px;
  display: inline-block;
}
.smg-program-content .smg-program-blurb .smg-program-list {
    float: left;
    margin-left: 40px;
    width: 330px;
}
.smg-program-content .smg-program-blurb .smg-program-list li {
    /* height: 22px; */
    line-height: 22px;
    color: #888;
    margin-bottom: 6px;
}
.smg-program-content .smg-program-blurb .smg-program-list li span {
  margin-left: 6px;
}
.smg-program-content .smg-program-text {
  margin-bottom: 30px;
  padding: 0 16px;
  font-size: 16px;
  color: #717b80;
  line-height: 1.5;
}
.smg-program-content .smg-program-text .all {
  display: none;
}
.smg-program-content .smg-program-text .more {
  text-decoration: none;
  color: #64bef6;
  cursor: pointer;
}
.smg-program-content .smg-program-covers {
  padding: 2px 40px;
  font-size: 16px;
  color: #717b80;
  line-height: 1.5;
}
.smg-program-content .smg-program-covers .images {
  width: 560px;
  height: 315px;
  margin: 20px 30px;
}
.smg-program-content .smg-program-covers p {
  /*margin: 34px 0 10px;*/
}
.smg-program-content .smg-program-covers p img {
   /*width: 575px;*/
   max-width: 100%;
}
.smg-program-content .smg-program-covers img {
  /*width: 575px;*/
  max-width: 100%;
}
.smg-program-content .smg-program-share {
  margin: 16px;
  border-top: 1px solid #e5e5e5;
}
.smg-program-content .smg-program-share a {
  margin-top: 30px;
  display: inline-block;
}
.smg-program-content .smg-program-share .favorite {
    margin-left: 232px;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 20px;
    border: 1px solid #959595;
    padding: 6px 18px;
    color: #888;
}
.smg-program-content .smg-program-share span {
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-program-content .smg-program-share .yes_favorite {
    margin-left: 230px;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 16px;
    /*border: 1px solid #959595;*/
    padding: 6px 18px;
    color: #fff;
    background-color: #248afe;
}

.smg-program-content .smg-program-share .favorite img {
  margin: -9px 4px 0 0;
}
.smg-program-content .smg-program-share .yes_favorite img {
    margin: -10px 4px 0 0;
}
.smg-program-content .smg-program-share .collect {
    margin-left: 20px;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 20px;
    border: 1px solid #959595;
    padding: 6px 18px;
    color: #888;
    width: 101px;
}
.smg-program-content .smg-program-share .yes_collect {
    
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 16px;
    /*border: 1px solid #959595;margin-left: 16px;*/
    padding: 6px 18px;
    color: #fff;
    background-color: #248afe;
}

.smg-program-content .smg-program-share .collect img {
  margin: -5px 4px 0 0;
}
.smg-program-content .smg-program-share .yes_collect img {
    margin: -7px 4px 0 0;
}
.smg-program-content .show {
  width: 655px;
  height: 100px;
  position: relative;
  background: #fff;
}
.smg-program-content .show a {
  display: block;
  width: 18px;
  height: 35px;
}
.smg-program-content .show a.next {
  position: absolute;
  top: 32px;
  right: 0;
  background: url("../images/right.png") no-repeat;
  width: 25px;
  height: 25px;
}
.smg-program-content .show a.prev {
  position: absolute;
  top: 32px;
  left: 0;
  background: url("../images/left.png") no-repeat;
  width: 25px;
  height: 25px;
}
.smg-program-content .show .itemshow {
  width: 594px;
  height: 85px;
  margin: 20px 0 0 30px;
  position: relative;
  overflow: hidden;
}
.smg-program-content .show .itemshow ul.items {
  height: 85px;
  position: absolute;
  top: 0;
  left: 0;
}
.smg-program-content .show .itemshow ul.items li {
  width: 150px;
  height: 85px;
  float: left;
}
.smg-program-content .show .itemshow ul.items li img {
  width: 143px;
  height: 85px;
  display: block;
}
/**æ˜Ÿæ˜Ÿæ&nbsp;·å¼**/
.title {
  font-size: 14px;
  background: #dfdfdf;
  padding: 10px;
  margin-bottom: 10px;
}
.block {
  width: 100%;
  margin: 0 0 20px 0;
  padding-top: 20px;
  line-height: 21px;
  position: relative;
}
.block .star_score {
  float: left;
}
.star_list {
  height: 21px;
  margin: 50px;
  line-height: 21px;
}
.block p,
.block .attitude {
  padding-left: 20px;
  line-height: 21px;
  display: inline-block;
}
.block p span {
  color: #C00;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
.star_score {
  background: url(../images/stark2.png);
  width: 160px;
  height: 21px;
  position: relative;
}
.star_score a {
  height: 21px;
  display: block;
  text-indent: -999em;
  position: absolute;
  left: 0;
}
.star_score a:hover {
  background: url(../images/stars2.png);
  left: 0;
}
.star_score a.clibg {
  background: url(../images/stars2.png);
  left: 0;
}
/*æ˜Ÿæ˜Ÿæ&nbsp;·å¼*/
.show_number {
  padding-left: 50px;
  padding-top: 20px;
}
.show_number li {
  width: 240px;
  border: 1px solid #ccc;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 20px;
}
.atar_Show {
  background: url(../images/stark2.png);
  width: 160px;
  height: 21px;
  position: relative;
  float: left;
}
.atar_Show p {
  background: url(../images/stars2.png);
  left: 0;
  height: 21px;
  width: 134px;
}
.show_number li span {
  display: inline-block;
  line-height: 21px;
}
.smg-program-score {
  margin-top: 17px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
  padding: 0 16px;
}
.smg-program-score .smg-all-video {
  overflow: hidden;
}
.smg-program-score .smg-all-video figure {
  width: 32%;
  float: left;
  margin: 0 2% 10px 0;
  cursor: pointer;
}
.smg-program-score .smg-all-video figure img {
  width: 200px;
  height: 120px;
}
.smg-program-score .smg-all-video figure p {
  color: #888;
  text-align: center;
  margin-top: 6px;
  height: 25px;
  overflow: hidden;
  margin-bottom: 0;
}
.smg-program-score .content span {
  float: left;
  font-size: 16px;
  color: #97a4ab;
}
.smg-program-score textarea {
  border: 1px solid #d6d7d7;
  background: #f6f9fd;
  resize: none;
  /*width: 620px;*/
  width: 100%;
  height: 190px;
  overflow: hidden;
  padding: 12px;
  font-size: 16px;
}
.smg-program-score .smg-words {
  margin-top: 6px;
  font-size: 16px;
  color: #97a4ab;
}
.smg-program-score .smg-words a {
  display: inline-block;
  float: right;
  background: #f96447;
  color: #fff;
  /*margin-right: 7px;*/
  padding: 6px 14px;
  width: 126px;
  height: 38px;
  text-align: center;
  line-height: 27px;
  overflow: hidden;
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-program-score .smg-words a:hover{
  background: #ff532c;
}

.smg-program-score .smg-comment {
  /* margin-top: 30px; */
}
.smg-program-score .smg-comment li {
  border-top: 1px solid #e5e5e5;
}
.smg-program-score .smg-comment li figure {
  float: left;
  width: 116px;
}
.smg-program-score .smg-comment li figure img {
  position: relative;
  behavior:url(/Public/assets/css/PIE.htc);
  width: 86px;
  height: 86px;
  border-radius: 50%;
  margin: 20px 15px 0 15px;
}
.smg-program-score .smg-comment li figure p {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
  color: #717b80;
  word-wrap: break-word;
}
.smg-program-score .smg-comment li .smg-comment-text {
  float: left;
  width: 500px;
}
.smg-program-score .smg-comment li .smg-comment-text .info {
  margin-top: 26px;
  font-size: 20px;
  /*color: #717b80;*/
  color: #1b74da;
  float: left;
  width: 100%;
  word-break: break-all;
}
.smg-program-score .smg-comment li .smg-comment-text .info .name {
  font-size: 16px;
  color: #717b80;
  margin-right: 10px;
}
.smg-program-score .smg-comment li .smg-comment-text .info .time {
  font-size: 13px;
  color: #898989;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-program-text {
  margin-top: 14px;
  color: #717b80;
  line-height: 1.5;
  font-size: 16px;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-program-text-long-comment {
  margin-top: 14px;
  color: #717b80;
  line-height: 1.5;
  font-size: 16px;
}

.smg-program-score .smg-comment li .smg-comment-text .smg-program-text .all {
  display: none;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-program-text-long-comment .all {
  display: none;
  color: #717b80;
}

.smg-program-score .smg-comment li .smg-comment-text .smg-program-text .more {
  text-decoration: none;
  color: #1b74da;
  cursor: pointer;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-program-text-long-comment .more {
  text-decoration: none;
  color: #1b74da;
  cursor: pointer;
}

.smg-program-score .smg-comment li .smg-comment-text p {
    word-wrap: break-word;
    word-break:break-all;
  margin-top: 14px;
  color: #717b80;
  line-height: 1.5;
  font-size: 14px;
  float: left;
  width: 100%;
}
.smg-program-score .smg-comment li .smg-comment-text p span {
  font-size: 16px;
  color: #bec9ce;
  line-height: 1.5;
  display: block;
    position: relative;
}
.smg-program-score .smg-comment li .smg-comment-text p img {
  width: 500px;
}
/*.smg-program-score .smg-comment li .smg-comment-text p span:before {
  content: '';
  width: 4px;
  height: 18px;
  margin-right: 6px;
  background: #3bb0f4;
  display: inline-block;
    position: absolute;
    top: 4px;
}*/
.smg-program-score .smg-comment li .smg-comment-text p i {
  font-style: normal;
    margin-left: 10px;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-make {
  text-align: right;
  margin: 20px 0;
  float: left;
  width: 100%;
}
.smg-program-score .smg-comment li .smg-comment-text .parent_content {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.smg-program-score .smg-comment li .smg-comment-text .parent_content div {
  float: left;
  width: 5px;
  height: 24px;
  background-color: #248afe;
}
.smg-program-score .smg-comment li .smg-comment-text .parent_content p {
  float: left;
  width: 485px;
  margin: 0 0 0 10px;
  font-size: 16px;
  color: #bec9ce;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 0;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-make a {
  font-size: 14px;
  color: #a8a8a8;
  display: inline-block;
    margin-right: 10px;
    font-family: Arial;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-make img {
    width: 20px;
    height: 19px;
    border-radius: 0;
    margin: 0 7px 0 0;
}
.smg-program-score .smg-comment .smg-more-comment {
  display: block;
  height: 56px;
  line-height: 56px;
  text-align: center;
  color: #1b74da;
  /* border-top: 1px solid #ddd; */
  /*border-bottom: 1px solid #ddd;*/
  font-size: 16px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-program-score .smg-comment .smg-comment-length {
  margin: 28px 0 28px 0;
  color: #717b80;
  font-size: 20px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-program-score .smg-comment .smg-comment-length a {
  float: right;
  background: #66bff6;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  padding: 8px 12px;
}
.smg-program-score .smg-comment .smg-comment-length a{
    margin-right:0px;
  background: #248afe;
}
.smg-program-score .smg-comment .smg-comment-length a img {
  margin-right: 4px;
}
.smg-program-title {
  padding: 0 16px 0 0;
  font-size: 16px;
  height: 22px;
  color: #717b80;
  position: relative;
  line-height: 22px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.smg-program-title a{
    color: #717b80;
}
.smg-program-title .first_hover {
	color: #1b74da;
}
.smg-program-title:after {
  content: "";
  height: 1px;
  width: 85%;
  position: absolute;
  top: 50%;
  left: 95px;
  background-color: #e1e3e4;
}
.smg-program-title span {
  display: inline-block;
  width: 3px;
  background: #248afe;
  margin-right: 4px;
  float: left;
  height: 23px;
}
.smg-program-after:after {
  width: 54%;
  position: absolute;
  top: 50%;
  left: 286px;
}
.smg-top-banner {
  margin: -10px -10px 10px -10px;
  color: #fff;
  font-size: 16px;
  padding-left: 12px;
  height: 38px;
  line-height: 38px;
  background: #248afe;
  background-size: cover;
}
.smg-mode-content {
  margin-top: 20px;
}
.smg-mode-content li {
  /*margin-bottom: 20px;*/
}
.smg-mode-content li img {
  float: left;
  width: 128px;
  height: 72px;
  margin-right: 16px;
}
.smg-mode-content li .smg-mode-text {
  float: left;
  width: 146px;
  font-size: 14px;
  color: #717b80;
    height: 72px;
    line-height: 72px;
}
.smg-mode-content li .smg-mode-text a {
  padding: 0!important;
  border: none!important;
}
.smg-aside-blurb {
  border: 1px solid #e5e5e5;
  padding: 10px 14px!important;
}
.smg-aside-blurb h5 {
  font-size: 18px;
  color: #64bef6;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 12px;
}
.smg-aside-blurb figure img {
  width: 288px;
  height: 162px;
}
.smg-aside-blurb .smg-program-list {
  border-top: 1px solid #eaeaea;
  margin-top: 10px;
}
.smg-aside-blurb .smg-program-list li {
  color: #717b80!important;
}
.smg-aside-blurb .smg-program-list li span {
  padding: 0!important;
  background: #fff!important;
}
/**å›¾ç‰‡åˆ‡æ¢**/
.switch {
  position: relative;
  height: 500px;
  width: 100%;
  margin: 20px auto;
}
.drawer_sw_con {
  position: relative;
  margin: auto;
  width: 560px;
}
.drawer_sw_con span {
  position: absolute;
  bottom: -71px;
  left: 42%;
  width: 100px!important;
  font-size: 24px;
  color: #717b80;
  text-align: center;
}
.switch div.drawer_sw_item {
  position: absolute;
  width: 560px;
  height: 315px;
  text-align: center;
}
.switch div.drawer_sw_item img {
  width: 560px;
  height: 315px;
}
.switch .drawer_sw_btn_r {
  display: inline-block;
  width: 80px;
  height: 30px;
  text-align: center;
  position: absolute;
  right: 138px;
  /* bottom: 119px; */
  bottom: -2px;
  border: 1px solid #ddd;
  line-height: 30px;
  color: #777;
  background: #fbfbfb;
}
.switch .drawer_sw_btn_l {
  width: 80px;
  height: 30px;
  display: inline-block;
  text-align: center;
  position: absolute;
  /* bottom: 119px; */
  bottom: -2px;
  left: 156px;
  border: 1px solid #ddd;
  line-height: 30px;
  color: #777;
  background: #fbfbfb;
}
.sw_items_sty1 {
  background: #ab1;
}
.sw_items_sty2 {
  background: #df2;
}
.sw_items_sty3 {
  background: #ac3;
}
.sw_items_sty4 {
  background: #bd4;
}
.sw_items_sty5 {
  background: #ce5;
}
.smg-edit-comment {
  padding: 0 32px;
}
.smg-edit-comment .WellRadio {
  float: left;
  width: 23px;
  height: 22px;
  cursor: pointer;
  overflow: hidden;
  margin: 8px 5px 0 0;
  background: url("../images/uradio.png") no-repeat;
}
.smg-edit-comment .WellRadio .WellRadio {
  margin: 22px 5px 0 0;
}
.smg-edit-comment .WellRadio input {
  margin-top: 13px;
  display: none;
}
.smg-edit-comment .WellRadioH {
  background: url("../images/radio.png") no-repeat;
}
.smg-edit-comment .smg-radio-y {
  display: block;
  width: 40px;
  float: left;
  margin: 5px 6px;
  font-size: 18px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
  color: #717b80;
}
.smg-edit-comment .smg-radio-yy {
  display: block;
  /*width: 60px;*/
  float: left;
  margin: 5px 6px 0 0;
  font-size: 18px;
  color: #717b80;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-edit-comment .platform_ks {
  box-shadow: 0px 0px 5px 0px red;
}
.smg-edit-comment .WellCheckBox {
  float: left;
  width: 22px;
  height: 22px;
  cursor: pointer;
  overflow: hidden;
  margin: 8px 5px 0 8px;
  background: url("../images/uckecked.png") no-repeat;
}
.smg-edit-comment .platform_k_0 {
	/**margin: 8px 5px 0 22px;**/
}
.smg-edit-comment .WellCheckBox .WellCheckBox {
  margin: 0 5px 0 0;
}
.smg-edit-comment .WellCheckBox input {
  margin-top: 12px;
  display: none;
}
.smg-edit-comment .WellCheckBoxH {
  background: url("../images/ckecked.png") no-repeat;
}
.smg-edit-comment label {
  font-size: 16px;
  color: #717b80;
  margin-right: 22px;
  float: left;
  margin-top: 9px;
}
.smg-edit-comment input[type=text] {
  font-size: 16px;
  width: 538px;
  height: 38px;
  line-height: 38px;
  padding: 0 12px;
  outline: none;
  background: #f6f9fd;
  border: 1px solid #eaeaea;
}
.smg-edit-comment .textarea {
  width: 538px;
  float: left;
  margin-top: 20px;
  background: #f6f9fd;
}
.smg-edit-comment #div1 {
  background: #f6f9fd;
  padding: 0 15px 15px;
  margin-top: 0;
  width: 536px;
  height: 630px;
}
.smg-edit-comment #div1 p {
  font-size: 14px;
  border: none;
}
.smg-edit-comment .labels {
  margin-top: 26px;
}
.checked {
  margin: 32px 0 32px 85px;
  color: #888;
}
.smg-publish {
  text-align: right;
  margin-bottom: 108px;
}
.smg-publish a {
  background: #fc6340;
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  margin-right: 41px;
  padding: 4px 12px;
}
.smg-publish a:hover{
  background: #ff532c;
}
/**ç”¨æˆ·ä¸Šä¼&nbsp;**/
.smg-update-list {
  border: 1px solid #b5bec3;
  background-color: #ffffff;
  margin-top: 70px;
  margin-bottom: 54px;
}
.smg-update-list p {
  font-size: 20px;
  color: #888;
  margin: 30px 30px 0 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 14px;
}
.smg-update-list .smg-edit-comment {
  /**è½®æ’­**/
}
.smg-update-list .smg-edit-comment li {
  margin: 20px 0;
  position: relative;
}
.smg-update-list .smg-edit-comment label {
  font-size: 18px;
  color: #717b80;
  font-weight: normal;
  margin-right: 10px;
  margin-top: 6px;
}
.smg-update-list .smg-edit-comment .i {
  color: red;
  margin-right: 6px;
  font-style: normal;
}
.smg-update-list .smg-edit-comment input[type=text] {
  border: 1px solid #b5bec3;
  background-color: #f0f4f6;
  margin-left: 9px;
}
.smg-update-list .smg-edit-comment input[type=checkbox] {
  height: 20px;
  width: 20px;
}
.smg-update-list .smg-edit-comment input[type=radio] {
  height: 20px;
  width: 20px;
}
.smg-update-list .smg-edit-comment .file {
  position: relative;
  display: inline-block;
  background: #f96447;
  padding: 7px 24px;
  overflow: hidden;
  color: #fff;
  text-decoration: none;
  margin-left: 9px;
}
.smg-update-list .smg-edit-comment .file:hover{
  background: #ff532c;
}
.smg-update-list .smg-edit-comment .file input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
    width: 104px;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.smg-update-list .smg-edit-comment .file-two {
    position: relative;
    display: inline-block;
    background: #f96447;
    padding: 7px 24px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    margin-left: 9px;
}
.smg-update-list .smg-edit-comment .file-two:hover{
    background: #ff532c;
}
.smg-update-list .smg-edit-comment .file-two input {
    position: absolute;
    font-size: 100px;
    right: 0;
    top: 0;
    opacity: 0;
}


.smg-update-list .smg-edit-comment select {
    border: 1px solid #b5bec3;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    padding: 5px 12px;
    background: #f0f4f6;
    color: #888888;
    margin-left: 9px;
}
.smg-update-list .smg-edit-comment .smg-edit-tips {
  margin-left: 20px;
  font-size: 16px;
  color: #97a4ab;
  position: absolute;
  top: 10px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
/*   width: 100%; */
}
.smg-update-list .smg-edit-comment .smg-edit-tipsa {
  margin-left: 20px;
  font-size: 12px;
  color: #97a4ab; line-height:38px
  /*font-family: "å¾®è½¯é›…é»‘";*/
/*   width: 100%; */
}
.smg-update-list .smg-edit-comment .smg-time {
  width: 242px;
}
.smg-update-list .smg-edit-comment .iitems {
  border: 1px solid #d6d7d7;
  background: #f6f9fd;
  resize: none;
  width: 756px;
  height: 162px;
  overflow: hidden;
  outline: none;
  padding: 12px;
}
.smg-update-list .smg-edit-comment .show {
  width: 758px;
  height: 120px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.smg-update-list .smg-edit-comment .show a {
  display: block;
}
.smg-update-list .smg-edit-comment .show a.next {
  position: absolute;
  top: 48px;
  right: 0;
  background: url("../images/right.png") no-repeat;
  width: 25px;
  height: 25px;
}
.smg-update-list .smg-edit-comment .show a.prev {
  position: absolute;
  top: 48px;
  left: 0;
  background: url("../images/left.png") no-repeat;
  width: 25px;
  height: 25px;
}
.smg-update-list .smg-edit-comment .show .itemshow {
  width: 668px;
  height: 120px;
  margin: 20px 0 0 54px;
  position: relative;
  overflow: hidden;
}
.smg-update-list .smg-edit-comment .show .itemshow ul.items {
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
}
.smg-update-list .smg-edit-comment .show .itemshow ul.items li {
  width: 150px;
  height: 85px;
  float: left;
  margin-right: 17px;
  position: relative;
}
.smg-update-list .smg-edit-comment .show .itemshow ul.items li span {
  position: absolute;
  top: -6px;
  right: 0;
  display: block;
  width: 22px;
  height: 22px;
  background: #888888;
  color: #fff;
  font-size: 16px;
  text-align: center;
  behavior:url(/Public/assets/css/PIE.htc);
  border-radius: 50%;
  cursor: pointer;
}
.smg-update-list .smg-edit-comment .show .itemshow ul.items li img {
  width: 143px;
  height: 85px;
  display: block;
}
.smg-update-list .smg-update {
  display: block;
  width: 360px;
  height: 40px;
  margin: 68px auto 80px auto;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #60bdf8;
}
.smg-update-list .smg-update:hover{
  background: #40a7e9;
}
/**ç½‘ç«™å»ºè®¾ä¸­**/
.smg-build-content {
  width: 1000px;
  height: 386px;
  margin: 30px auto 150px auto;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
}
.smg-build-content img {
  margin: 100px 100px 0 150px;
  float: left;
}
.smg-build-content .smg-build-right {
  float: left;
  margin-top: 130px;
  text-align: center;
}
.smg-build-content .smg-build-right p {
  font-size: 26px;
  color: #82878c;
  line-height: 1.2;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-build-content .smg-build-right a {
  display: inline-block;
  background: #248afe;
  color: #fff;
  width: 180px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  /*behavior:url(/Public/assets/css/PIE.htc);*/
  border-radius: 6px;
  font-size: 20px;
  margin-top: 47px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-build-content .smg-build-right a:hover{
  background: #40a7e9;
}
/**äº§å“å®žéªŒå®¤**/
.smg-laboratory {
  width: 100%;
  height: 400px;
  background: url("../images/smg-laboratory.png") no-repeat;
  background-size: cover ;
  /**è½®æ’­**/
}
.smg-laboratory h2 {
  color: #fff;
  margin: 0;
  text-align: center;
  padding: 54px 0 40px 0;
  font-size: 32px;
}
.smg-laboratory .show {
  width: 1100px;
  height: 180px;
  margin: 0 auto;
  position: relative;
}
.smg-laboratory .show a {
  display: block;
}
.smg-laboratory .show a.next {
  position: absolute;
  top: 60px;
  right: 0;
  background: url("../images/sright.png") no-repeat;
  width: 26px;
  height: 49px;
}
.smg-laboratory .show a.prev {
  position: absolute;
  top: 60px;
  left: 0;
  background: url("../images/sleft.png") no-repeat;
  width: 26px;
  height: 49px;
}
.smg-laboratory .show .itemshow {
  width: 1012px;
  height: 180px;
  margin: 20px 0 0 40px;
  position: relative;
  overflow: hidden;
}
.smg-laboratory .show .itemshow ul.items {
  height: 180px;
  position: absolute;
  top: 0;
  left: 0;
}
.smg-laboratory .show .itemshow ul.items li {
  width: 240px;
  height: 180px;
  float: left;
  margin-right: 17px;
}
.smg-laboratory .show .itemshow ul.items li span {
  display: inline-block;
  height: 47px;
  line-height: 47px;
  background: #fff;
  width: 240px;
  text-align: center;
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.smg-laboratory .show .itemshow ul.items li img {
  width: 240px;
  height: 133px;
  display: block;
}
.smg-laboratory-content {
  width: 100%;
  height: 550px;
  margin: 0 auto;
}
.smg-laboratory-content h3 {
    margin: 0;
    padding: 80px 0 56px 0;
    text-align: center;
    font-size: 32px;
    color: #717b80;
    font-family: "Arial";
}
.smg-laboratory-content .smg-laboratory-images {
  width: 1000px;
  margin: 0 auto;
}
.smg-laboratory-content .smg-laboratory-images .smg-img-left {
  float: left;
  width: 546px;
  height: 279px;
}
.smg-laboratory-content .smg-laboratory-images .smg-img-right {
  float: left;
  margin-left: 16px;
  width: 437px;
  height: 130px;
  position: relative;
}
.smg-laboratory-content .smg-laboratory-images .smg-img-right .r1 {
  /*margin-bottom: 16px;*/
  margin-bottom: 19px;
  overflow: hidden;
}

.smg-laboratory-content .smg-laboratory-images .smg-img-right p {
  float: left;
  width: 144px;
  height: 128px;
  overflow: hidden;
  background: #248afe;
  font-size: 22px;
  color: #fff;
  margin: 0;
  padding: 15px 15px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}

.smg-laboratory-content .smg-laboratory-images .smg-img-right i {
    width: 0;
    height: 0;
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 12px solid #248afe;
    border-bottom: 10px solid transparent;
    right: 145px;
    top: 20px;
}
.smg-laboratory-content .smg-laboratory-images .smg-img-right .r2 i {
    right: 145px;
    top: 160px;
}



.smg-laboratory-content .smg-laboratory-images .smg-img-right img {
    display: block;
    float: left;
    width: 292px;
    height: 128px;
}
.smg-laboratory-work {
  background: url("../images/workbg.png") no-repeat;
  width: 100%;
  height: 584px;
  background-size: cover;
  text-align: center;
}
.smg-laboratory-work h3 {
    margin: 0;
    padding: 80px 0 56px 0;
    text-align: center;
    color: #fff;
    font-size: 32px;
}
.smg-laboratory-work .smg-work-list {
  width: 1000px;
  margin: 0 auto;
}
.smg-laboratory-work .smg-work-list img {
  margin-right: 58px;
  width: 188px;
  height: 188px;
}
.smg-laboratory-work a {
    width: 480px;
    height: 76px;
    line-height: 76px;
    display: inline-block;
    text-align: center;
    background: #248afe;
    color: #fff;
    font-size: 36px;
    position: relative;
    behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 10px;
    /*margin: 78px 0;*/
    margin-top: 78px;
    /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-laboratory-work a:hover{
  background: #40a7e9;
}
.header-list input:focus{
  border: 1px solid #fff;
}
.header-title .header-list .search-bar{
      height: 30px;
    line-height: 30px;
    padding-top: 14px;
}
.slick-prev{
  background: url(../images/left.png) no-repeat;
  background-size:cover;
}

.slick-next{
  background: url(../images/right.png) no-repeat;
  background-size:cover;
}
/**æ–°å¢žè½®æ’­**/
.showPic{
      width: 580px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.slick-slide img {
    display: block;
    width: 142px;
}
.slick-prev {
    left: -34px;
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    line-height: 0;
    font-size: 0px;
    cursor: pointer;
    /*background: rgba(255,255,255,.15);*/
    /* color: #333; */
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

/**æ˜Ÿæ˜Ÿ**/
#show-star img{
    width: 23px;
    height: 23px;
    vertical-align: text-top;
}
#star{
  display: inline-block;
  width: 146px!important;
  margin-left: 10px;
    position: absolute;
    top: 16px;
}
#star img{
    width: 23px;
    height: 22px;
    vertical-align: text-top;
}
.mode_img img{
    width: 320px;
    height: 180px;
}


.list-info-img {
    position: absolute;
    margin-top: -168px;
    display: none;
    margin-left: -13px;
    border: 2px solid #fff;
}

.list-info-img-footer {

}

.tiaoli:hover{
    text-decoration:underline;
}

.smg-share  .wx  .list-info-img{
    width: 120px!important;
    height: 120px!important;
    display: none;
    position: absolute;
    margin-top: -122px!important;
    margin-left: -4px!important;
}
.list-info-imgs {
  background: url("../images/qrcode_border.png") no-repeat;
  background-size: cover;
  width: 126px!important;
    height: 141px!important;
    position: absolute;
    margin-top: -142px!important;
    margin-left: -45px!important;
    display: none;
}
.list-info-imgs img{
  padding-left: 11px;
  padding-top: 10px;
}

.list-info-imgss {
  background: url("../images/qrcode_border.png") no-repeat;
  background-size: cover;
  width: 126px!important;
    height: 141px!important;
    position: absolute;
    margin-top: -191px!important;
    margin-left: -39px!important;
    display: none;
}
.list-info-img-a {
  background: url("../images/qrcode_border.png") no-repeat;
  background-size: cover;
  width: 126px!important;
    height: 141px!important;
    position: absolute;
    margin-top: -191px!important;
    margin-left: -39px!important;
    display: none;
    border: none;
}

.list-info-imgss img{
  padding-left: 11px;
  padding-top: 10px;
}

.list-info-imgss1 {
  background: url("../images/qrcode_border.png") no-repeat;
  background-size: cover;
  width: 126px!important;
    height: 141px!important;
    position: absolute;
    margin-top: -191px!important;
    margin-left: -39px!important;
    display: none;
}
.list-info-imgss1 img{
  padding-left: 11px;
  padding-top: 10px;
}

.list-info-imga {
  background: url("../images/qrcode_border.png") no-repeat;
  background-size: cover;
  width: 126px!important;
    height: 141px!important;
    position: absolute;
    margin-top: -142px!important;
    margin-left: -45px!important;
    display: block;
}
.list-info-imga img{
  padding-left: 11px;
  padding-top: 10px;
}


.update-smg-choose-sign {
    margin-left: 96px;
    margin-top: 10px;
}
.update-smg-choose-sign span {
    display: inline-block;
    background: #f0f4f6;
    color: #999999;
    margin: 6px;
    padding: 4px 12px;
    cursor: pointer;
    border: 1px solid #eaeaea;
    font-size: 16px;
}
.update-smg-choose-sign .checked {
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(63, 65, 66, 0.1);
    position: relative;
    color: #60bdf8;
}
.update-smg-choose-sign .checked i {
	behavior:url(/Public/assets/css/PIE.htc);
    border-radius: 50%;
    background-color: #666666;
    opacity: 0.4;
    position: absolute;
    right: -10px;
    top: -11px;
    width: 22px;
    height: 22px;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    padding: 0px 0 0 7px;
    display: inline-block;
}

.smg-comment-reply a:hover{
    text-decoration:underline;
}

.add-text .smg-textarea{
    width: 493px;
}
.add-text .smg-words{
    margin-top: 0!important;
    font-size: 14px!important;
    color: #888!important;
}#topp {
    z-index: 99;
    top: 0;
    /* background: #fff; */
}
#sideblock{
  width: 320px;
}


.pageGro .page_Up,
.pageGro .page_Down{
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top , #ffffff, #f6f6f6) repeat scroll 0 0;
    color: #aaaaaa;
    height: 30px;
    border: 1px solid #dddddd;
    line-height: 30px;
    text-align: center;
    width: 80px;
}
.smg-program-score .smg-comment li .smg-comment-text .smg-make .reply,
.smg-program-score .smg-comment li .smg-comment-text .smg-make .report,
.smg-program-score .smg-comment li .smg-comment-text .smg-make .delete{
	/*font-family:å¾®è½¯é›…é»‘;*/
}

/*2.22æ–°å¢ž*/
.wrapper_l{
    height: 16px;
    width: 100%;
    position: absolute;
    top:60px;
    background: url("../images/yy.png");
    display: inline;
    z-index: 9;
}
.menus div{
    background: #fff;
    margin-top: 0px;
    left: 50%;
    z-index: 9999;
    margin-left: -65px;
    position: absolute;
    width:130px;
    overflow: hidden;
}
.header-title .header-list .menus div a{
    display: block;
    color: #6a6a6a;
    text-align: center;
    /*height: 37px;*/
    line-height: 37px;
    margin:0 5px;
    border-top: 1px solid #f1f1f1;
    background: #fff;
}
.header-title .header-list .menus div span{
  display: block;
  width:100%;
  height:16px;
  background: url("../images/yy.png");
  position: absolute;
  top:0px;
}
.header-title .header-list .menus div a:hover{
  color:#1b74da;
}
.header-title .header-list .menus div a:first-child{
  border-top: none;
}
.header-title .header-list .language_l a{
  width:39px;
  height:25px;
  line-height: 25px;
  /*background:url("../images/language.png") no-repeat;*/
  text-align: center;
  color:#1b74da;
  padding: 0px;
}
.header-title .header-list .language_l{
  width:39px;
  height:25px;
  margin-left:5px;
  line-height: 25px;
  background:url("../images/language.png") no-repeat;
  text-align: center;
  margin-top:17px;
  color:#1b74da;
  padding: 0px;
}
.smg-partner a{
    display: block;
    width: 116px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #248afe;
    color: #fff;
    
}
footer .smg-links .smg-partner{
  padding-top:23px;
}

.newtit_l{
  display: block;
  float: left;
  /*background:url("../images/tj_l.png") no-repeat 0px 14px;*/
  line-height: 41px;

}
.newtit_latest_news{ /*æœ€æ–°èµ„è®¯*/
    padding-left: 30px;
    background:url("../images/right_icon/latest_news.png") no-repeat 0px 9px;
}
.newtit_mode_related{ /*æ¨¡å¼ç›¸å…³*/
    padding-left: 30px;
    background:url("../images/right_icon/mode_related.png") no-repeat 0px 9px;
}
.newtit_recommend_daily{ /*æ¯æ—¥æŽ¨è*/
    padding-left: 30px;
    background:url("../images/right_icon/recommend_daily.png") no-repeat 0px 9px;
}

.floating_l{
  position: fixed;
  right: 0px;
  top: 258px;
  line-height: 18px;
  background: #1b74da;
  width: 36px;
  color:#fff;
  /*border-bottom: 1px solid #ccd0d3;*/
  font-size: 12px;
}
.floating_l a{
  display: block;
  /*margin: 12px 10px;*/
  color:#fff;
}
.floating_l a:hover{
  color:#fff;
}
.popup_l{
  width:100%;
  height:100%;
  position: fixed;
  z-index:9999;
  background-color: rgba(0, 0, 0, 0.5);
  background:#000;
  filter:alpha(opacity=50);   
  -moz-opacity:0.5;   
  -khtml-opacity: 0.5;   
  opacity: 0.5; 
  top:0px;
  left:0px;
  display: none;
}
.popup_con_l{
  width:600px;
  position: fixed;
  background:#fff;
  z-index:99999;
  left:50%;
  margin-left:-300px;
  top:258px;
  display:none;
}
.popup_con_t_l{
  width:100%;
  height:48px;
  display: block;
  margin-top:0px;
  margin-bottom:14px;
}
.ovw{
  overflow: hidden;
}
.popup_con_t_l p{
  float:left;
  padding-left:24px;
  background:url("../images/tj_l2.png") no-repeat 0px 13px;
  line-height:48px;
  font-size:20px;
  color:#1b74da;
  margin:0px;
}
.popup_con_t_l i{
  float: right;
  width:26px;
  height:26px;
  display:block;
  background:url("../images/close_l.png") no-repeat;
  position:absolute;
  right:0;
  top:0;
  z-index:2;
  cursor: pointer;
}
.popup_con_c_l{
  font-size:16px;
  line-height: 24px;
  width:100%;
  margin-bottom:31px; 
}
.popup_con_l a{
  width:260px;
  height:38px;
  line-height:38px;
  margin:0 auto;
  display:block;
  background:#248afe;
  text-align: center;
  color:#fff;
  font-size:18px;
}
.popup_con_d_l{
  position:relative;
  margin: 21px 22px 36px 56px;
}
.newtitle{
    width: 320px;
    /*margin: 0 0 0 -1px;*/
    color: #fff;
    font-size: 14px;
    /*font-family: "å¾®è½¯é›…é»‘";*/
    padding-left: 11px;
    height: 39px;
    line-height: 39px;
    /*background: #6c9cf7;*/
    background: #248afe;
    background-size: cover;
    /*box-shadow: 0px 6px 14px 0px rgba(63, 65, 66, 0.1);*/
    border-bottom: 1px solid #0268dc;
}
.moreinfo{
    float:right;
    font-size: 14px;
    margin-right:17px;
    /*font-family: "å¾®è½¯é›…é»‘";*/
    color: #fff;
}
.newest_p{
  float:left;
  width:271px;
  height:36px;
  margin-left:12px;
  color: #727b80;
  overflow: hidden;
  font-size: 14px;
  border-bottom: 1px dashed #c3c3c3;
  line-height:36px;
  padding-left:19px;
  background:url("../images/dian_l1.png") no-repeat 2px 16px;
  box-sizing: content-box;
}
.newest_p:hover{ color:#1b74da;background:url("../images/dian_l2.png") no-repeat 2px 16px; }
.newest{
    width: 320px;
    height: 187px;
}
.reg_top{
  width:964px;
  height:56px;
  margin:43px auto 37px;
  background:#fff8e9;
  padding: 16px 18px;
  box-sizing: content-box;
  line-height:28px;
  font-size:16px;
  color:#717b80;
}
.reg_top p{
  margin-bottom:0;
}
.reg_top p a{
  color:#1b74da;
}
.reg_top p a:hover{
  color:#1b74da;
}
.reg_con{
  width:998px;
  border:1px solid #b5bec3;
  margin:0 auto;
  background:#fff;
}
.reg_con h3{
  width:956px;
  height:58px;
  padding-left: 9px;
  margin:15px auto 30px;
  border-bottom: 1px solid #e1e3e4;
  line-height:58px;
  font-size:26px;
  color:#717b80;
}
.reg_con_c{
  width:858px;
  margin:0 auto;
}
.reg_con_c li{
  /*height:42px;*/
  margin-bottom:16px;
  font-size:16px;
  color:#717b80;
  overflow: hidden;
}
.reg_con_c li label{
  display:block;
  float:left;
  width:172px;
  font-size:16px;
  line-height: 42px;
  font-weight: normal;
  word-wrap:break-word;
  overflow: hidden;
  word-break:normal;
  margin-right:10px;
}
.reg_con_c li input{
  width:310px;
  height:40px;
  padding:0 15px;
  box-sizing: content-box;
  border:1px solid #b5bec3;
  background:#f0f4f6;
  line-height: 40px;
}
.reg_con_c li select{
  line-height: 30px;
  height: 30px;
  width: 320px;
  box-sizing: content-box;
  border: 1px solid #b5bec3;
  padding:5px 10px;
  background:#f0f4f6;
}
.reg_con_c li input.lang{
  width:500px;
}
.reg_con_c li textarea{
  width:510px;
  height:120px;
  border: 1px solid #b5bec3;
  padding:10px;
  box-sizing: content-box;
}
.reg_con_c li .reg_span{
  display:block;
  float:left;
  width:75px;
  height:42px;
  line-height:42px;
  padding-left:34px;
  box-sizing: content-box;
  background:url("../images/radio2.png") no-repeat 0px center;
  color:#3e3e3e;
  font-size:16px;
}
.reg_con_c li .reg_span_show{
  background:url("../images/radio.png") no-repeat 0px center;
}
.reg_con_c li .reg_up{
  display: block;
  width:126px;
  height:38px;
  margin-top:2px;
  margin-right:18px;
  text-align: center;
  line-height:38px;
  color:#fff;
  float: left;
  position: relative;
  display: inline-block;
  background: #f96447;
  overflow: hidden;
  text-decoration: none;
}
.reg_con_c li .reg_up span{
  line-height: 38px;
  color:#fff;
  font-size:16px;
  cursor: pointer;
}
.reg_con_c li .reg_up .swfupload{
  left:0;
  cursor: pointer;
}
#file{
  cursor: pointer;
}
.reg_up input{
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  width: 104px;
}
.reg_up:hover{
  color:#fff;
}
.reg_con_c li span{
  font-size:12px;
  color:#97a4ab;
  line-height: 42px;
}
.reg-update{
  display: block;
  width:360px;
  height:38px;
  margin:64px 0px 150px 182px;
  text-align: center;
  line-height:38px;
  color:#fff;
  background:#248afe;
  font-size:18px;
}
.reg-update:hover{
  color:#fff;
}
.jdt{
  height:38px;
  margin-left:182px;
}
.jdt div{
  width:100%;
  float:left;
  height:4px;
  margin-top:17px;
  width:300px;
}
.jdt i{
  display:block;
  margin-left:10px;
  line-height:38px;
  font-size:14px;
}
.jdt div p{
  width:100%;
  height:100%;
  background:red;
}
.up-con{
  height:38px;
  margin-left:182px;
  line-height:38px;
}
.up-con p{
  width:400px;
  height:100%;
  overflow: hidden;
  margin-right:20px;
  float:left;
}
.up-con a{
  color:#97a4ab;
}
.up-con a:hover{
  color:#97a4ab;
}
.popup_l_2{
  width:100%;
  height:100%;
  position: fixed;
  z-index:9999;
  background-color: rgba(0, 0, 0, 0.5);
  background:#000;
  filter:alpha(opacity=50);   
  -moz-opacity:0.5;   
  -khtml-opacity: 0.5;   
  opacity: 0.5; 
  top:0px;
  left:0px;
  display: none;
}
.popup_con_l_2{
  width:576px;
  height:600px;
  position: fixed;
  background:#fff;
  z-index:9999;
  left:50%;
  margin-left:-288px;
  top:50%;
  margin-top:-300px;
  display:none;
}
.contact_us{
  position:relative;
  margin: 22px 22px 62px 56px;
  width:458px;
  height:515px;
}
.contact_us_t{
  width:100%;
  height:52px;
  display: block;
  margin-top:0px;
  margin-bottom:13px;
}
.contact_us_t p{
  float:left;
  padding-left:24px;
  background:url("../images/tj_l2.png") no-repeat 0px 13px;
  line-height:52px;
  font-size:20px;
  color:#1b74da;
  box-sizing: content-box;
}
.contact_us_t i{
  float: right;
  width:26px;
  height:26px;
  display:block;
  background:url("../images/close_l.png") no-repeat;
  position:absolute;
  right:0;
  top:0;
  z-index:2;
  cursor: pointer;
}
.contact_us li{
  width:100%;
  height:42px;
  margin-bottom: 16px;
  font-size: 16px;
  color:#717b80;
  line-height: 42px;
  overflow: hidden;
  display: block;
}
.contact_us li label{
  display: block;
  width:122px;
  height:42px;
  float:left;
  font-weight: normal;
  float:left;
}
.contact_us li .contact_span{
  display:block;
  width:109px;
  height:42px;
  text-indent: 33px;
  background:url("../images/radio2.png") no-repeat 0 center;
  float:left;
}
.contact_us li .contact_span_show{
  background:url("../images/radio1.png") no-repeat 0 center;
}
.contact_us li input{
  width:320px;
  height:40px;
  padding:0 10px;
  border:1px solid #b5bec3;
  line-height:40px;
  background:#f0f4f6;
}
.contact_us .demand-li{
  height:142px;
}
.contact_us .demand-li textarea{
  width:320px;
  height:140px;
  padding:0 10px;
  border:1px solid #b5bec3;
  background:#f0f4f6;
}
.contact_us_f{
  width:312px;
  height:38px;
  margin:22px auto 0;
}
.contact_us_f a{
  display: block;
  float:left;
  margin:0 15px;
  width:126px;
  height:38px;
  text-align: center;
  line-height:38px;
  font-size:18px;
}
.contact_us_f .contact_sub{
  color:#fff;
  background:#248afe;
}
.contact_us_f .contact_sub:hover{
  color:#fff;
}
.contact_us_f .contact_cancel{
  color:#717b80;
  background:#ececec;
}
.contact_us_f .contact_cancel:hover{
  color:#717b80;
}
.smg-login a{
  color:#1b74da;
}
.user_reg_radio{
  width:16px;
  height:16px;
  display:inline-block;
  vertical-align: middle;
  background:url("../images/radio4.png") no-repeat 0 center;
}
.user_reg_radio_show{
  background:url("../images/radio3.png") no-repeat 0 center;
}
.tiaoli{
  color:#1b74da;
}
.smg-mode-bar .mode-search_l{
  display: block;
  float:right;
  width:192px;
  height:37px;
  margin-top:1px;
  position: relative;
  margin-right:16px;
}
.smg-mode-bar .mode-search_l input{
  width:143px;
  height:35px;
  line-height:35px;
  border:1px solid #969ba4;
  border-radius: 4px;
  /*background:url("../images/mode-search.png");*/
  padding: 0px 10px 0px 37px;
  box-sizing: content-box;
  font-size:12px;
}
.smg-mode-bar .mode-search_l i{
  display: block;
  width:37px;
  height:37px;
  position: absolute;
  top:0;
  left:0;
  background:url("../images/mode_search_bg.png") no-repeat;
}
.smg-mode-bar .mode-search_l div{
  width:900px;
  float:left;
}
.long_radio{
  display:block;
  width:16px;
  height:16px;
  float:left;
  background:url("../images/radio6.png") no-repeat;
  margin-top: 3px;
}
.long_radio_show{
  background:url("../images/radio5.png") no-repeat;
}
.smg-email-tit{
  margin:15px auto;
  text-align: center;
  line-height:30px;
  font-size:16px;
  color:#97a4ab;
  overflow: hidden;
  width:1000px;
}
.smg-email-content{
  width: 1000px;
  height: 330px;
  margin:0 auto 110px;
  border: 1px solid #e5e5e5;
  background-color: #ffffff;
  box-shadow: 0px 0px 14px 0px rgba(63, 65, 66, 0.1);
}
.smg-email-content img{
  margin: 84px 11px 106px 219px;
  float: left;
}
.smg-email-right{
  float: left;
  margin-top: 94px;
  text-align: center;
}
.smg-email-right p{
  font-size: 20px;
  color: #82878c;
  line-height: 66px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-email-right .send-email{
  display: block;
  background: #e1e3e4;
  color: #a6a6a6;
  width: 180px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  /*behavior: url(/Public/assets/css/PIE.htc);*/
  border-radius: 6px;
  font-size: 20px;
  /*font-family: "å¾®è½¯é›…é»‘";*/
}
.smg-email-right .send-email-now{
  background: #248afe;
  color:#fff;
}
.fr{
  float:right;
}
.menus .smgen-header-list{
  width:190px;
  margin-left:-95px;
}
.index-add{
  width:63px;
  height:28px;
  display: inline-block;
  font-weight: normal;
  background: url("../images/index_add.png") no-repeat;
  line-height:28px;
  text-indent: 28px;
}
.index-pro{
  display:block;
  width:319px;
  height:106px;
  margin-bottom:20px;
  background: url("../images/pro_bg.png") no-repeat;
  color:#ffffff;
  font-size:36px;
  line-height:106px;
  text-align: center;
  font-weight: bold;
}
.smg-laboratory-work .smg-work-list p {
  margin-right: 58px;
  float:left;
  width: 120px;
  height: 100px;
  padding: 44px 34px;
  margin-bottom:0px;
  font-size:18px;
  color:#fff;
  text-align: center;
  box-sizing: content-box;
  line-height:50px;
  word-wrap:break-word;
  overflow: hidden;
  word-break:normal;
  font-weight: bold;
}
.save_info_label{
  margin-bottom:0px;
  font-weight:normal;
  width:150px;
  margin-right:10px;
}
.contact_us_error{
  width:320px;
  height:20px;
  line-height: 20px;
  color:red;
  margin-left:122px;
  display: none;
}

/**
 é˜´å½±æ•ˆæžœ
 */
.mouseover_backColor{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mouseover_backColor::after {
    content: '';
    position: absolute;
    top: 0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.mouseover_backColor:hover::after {
    background:rgba(71, 76, 79, 0.2);
}
.mouseover_backColor:hover &gt; .mouseover_backColor_mode_p{ /*èŠ‚ç›®æ¨¡å¼åˆ—è¡¨é¡µï¼Œæ&nbsp;‡é¢˜æ–‡å­—ä¸ç§»åŠ¨*/
    margin: 0;
    text-indent : 15px;
}
.mouseover_backColor:hover .hover_masking{
    transition: all 0.3s;
    transform: scale(1.1);
}
.mouseover_backColor .mouseover_backColor_p {
    background: #fff;
    position: relative;
    z-index: 9999;
}

/*æ¯æ—¥æŽ¨èé˜´å½±*/
.mouseover_img_today{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.mouseover_img_today::after {
    display: block;
    content: '';
    position: absolute;
    width: 288px;
    height: 180px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.mouseover_img_today:hover::after {
    background:rgba(71, 76, 79, 0.2);
}
.mouseover_img_today .mouseover_backColor_p {
    background: #fff;
    position: relative;
    z-index: 100;
}

</pre></body></html>